runtime.mheap.initSpan (method)
3 uses
runtime (current package)
arena.go#L1049: h.initSpan(s, spanAllocHeap, spc, base, userArenaChunkPages)
mheap.go#L1346: h.initSpan(s, typ, spanclass, base, npages)
mheap.go#L1390: func (h *mheap) initSpan(s *mspan, typ spanAllocType, spanclass spanClass, base, npages uintptr) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)